[INFO] fetching crate slinger 0.2.12...
[INFO] testing slinger-0.2.12 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate slinger 0.2.12 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate slinger 0.2.12
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate slinger 0.2.12
[INFO] tweaked toml for crates.io crate slinger 0.2.12 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate slinger 0.2.12 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate slinger 0.2.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-serde v2.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e86a9ef616587d2122dff298a514d3cdbfeb578762b67d8eaeef71ea2f122f40
[INFO] running `Command { std: "docker" "start" "-a" "e86a9ef616587d2122dff298a514d3cdbfeb578762b67d8eaeef71ea2f122f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e86a9ef616587d2122dff298a514d3cdbfeb578762b67d8eaeef71ea2f122f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e86a9ef616587d2122dff298a514d3cdbfeb578762b67d8eaeef71ea2f122f40", kill_on_drop: false }`
[INFO] [stdout] e86a9ef616587d2122dff298a514d3cdbfeb578762b67d8eaeef71ea2f122f40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d755fdb41b6b9b8f47eb83f052f0d8d18bd2aed2c6a75761ad24e2914e07d610
[INFO] running `Command { std: "docker" "start" "-a" "d755fdb41b6b9b8f47eb83f052f0d8d18bd2aed2c6a75761ad24e2914e07d610", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling slinger v0.2.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.52s
[INFO] running `Command { std: "docker" "inspect" "d755fdb41b6b9b8f47eb83f052f0d8d18bd2aed2c6a75761ad24e2914e07d610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d755fdb41b6b9b8f47eb83f052f0d8d18bd2aed2c6a75761ad24e2914e07d610", kill_on_drop: false }`
[INFO] [stdout] d755fdb41b6b9b8f47eb83f052f0d8d18bd2aed2c6a75761ad24e2914e07d610
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7ce1d535c6d1dcfaf63d15b92a66f97ea592d6c9aa59b69c67dfb547fb01258
[INFO] running `Command { std: "docker" "start" "-a" "e7ce1d535c6d1dcfaf63d15b92a66f97ea592d6c9aa59b69c67dfb547fb01258", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling slinger v0.2.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.41s
[INFO] running `Command { std: "docker" "inspect" "e7ce1d535c6d1dcfaf63d15b92a66f97ea592d6c9aa59b69c67dfb547fb01258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7ce1d535c6d1dcfaf63d15b92a66f97ea592d6c9aa59b69c67dfb547fb01258", kill_on_drop: false }`
[INFO] [stdout] e7ce1d535c6d1dcfaf63d15b92a66f97ea592d6c9aa59b69c67dfb547fb01258
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea0d470ec773badac92513d307a8d42c30d478f9f0a3f846b316c0ce61268b5f
[INFO] running `Command { std: "docker" "start" "-a" "ea0d470ec773badac92513d307a8d42c30d478f9f0a3f846b316c0ce61268b5f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slinger-14aae6fdc2d9ec54)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-0a30a3d8dae6abfe)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test tests::test_regular_build_still_works ... ok
[INFO] [stdout] test tests::test_streaming_response_async_buf_read ... ok
[INFO] [stdout] test tests::test_streaming_response_read_chunks ... ok
[INFO] [stdout] test tests::test_streaming_response_finish ... ok
[INFO] [stdout] test tests::test_streaming_response_read_body ... ok
[INFO] [stdout] test tests::test_streaming_response_headers_only ... ok
[INFO] [stdout] test tests::test_streaming_response_async_read ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests slinger
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test src/lib.rs - (line 135) ... ignored
[INFO] [stdout] test src/request.rs - request::Request::body (line 360) ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::connector_builder (line 905) ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder (line 505) ... ok
[INFO] [stdout] test src/redirect.rs - redirect::Policy::custom (line 81) ... ok
[INFO] [stdout] test src/lib.rs - raw (line 230) ... ok
[INFO] [stdout] test src/lib.rs - (line 35) ... ok
[INFO] [stdout] test src/client.rs - client::Client (line 35) ... ok
[INFO] [stdout] test src/proxy.rs - proxy::Proxy (line 228) ... ok
[INFO] [stdout] test src/proxy.rs - proxy::Proxy (line 211) ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::user_agent (line 588) ... ok
[INFO] [stdout] test src/lib.rs - get (line 203) ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::default_headers (line 613) ... ok
[INFO] [stdout] test src/lib.rs - (line 56) ... ok
[INFO] [stdout] test src/lib.rs - (line 80) ... ok
[INFO] [stdout] test src/request.rs - request::Request::get_command (line 427) ... ok
[INFO] [stdout] test src/request.rs - request::RequestBuilder::send (line 542) - compile ... ok
[INFO] [stdout] test src/request.rs - request::Request::builder (line 194) ... ok
[INFO] [stdout] test src/response.rs - response::Response::headers (line 282) ... ok
[INFO] [stdout] test src/request.rs - request::Request::method_mut (line 257) ... ok
[INFO] [stdout] test src/request.rs - request::Request::uri_mut (line 294) ... ok
[INFO] [stdout] test src/request.rs - request::Request::uri (line 276) ... ok
[INFO] [stdout] test src/response.rs - response::ResponseBuilder<T>::build_streaming (line 980) ... ignored
[INFO] [stdout] test src/request.rs - request::Request::version_mut (line 388) ... ok
[INFO] [stdout] test src/request.rs - request::Request::raw (line 210) ... ok
[INFO] [stdout] test src/request.rs - request::Request::method (line 239) ... ok
[INFO] [stdout] test src/response.rs - response::StreamingResponse (line 442) ... ignored
[INFO] [stdout] test src/response.rs - response::StreamingResponse<T>::finish (line 654) ... ignored
[INFO] [stdout] test src/response.rs - response::StreamingResponse<T>::read (line 552) ... ignored
[INFO] [stdout] test src/request.rs - request::Request::raw_request (line 402) ... ok
[INFO] [stdout] test src/response.rs - response::Response::http_record (line 390) ... ok
[INFO] [stdout] test src/response.rs - response::Response::body (line 343) ... ok
[INFO] [stdout] test src/request.rs - request::Request::version (line 375) ... ok
[INFO] [stdout] test src/request.rs - request::Request::headers_mut (line 334) ... ok
[INFO] [stdout] test src/request.rs - request::Request::headers (line 315) ... ok
[INFO] [stdout] test src/response.rs - response::Response::status_code (line 229) ... ok
[INFO] [stdout] test src/response.rs - response::Response::status_code (line 246) ... ok
[INFO] [stdout] test src/response.rs - response::Response::redirect_record (line 418) ... ok
[INFO] [stdout] test src/response.rs - response::Response::request (line 404) ... ok
[INFO] [stdout] test src/response.rs - response::Response::text (line 206) ... ok
[INFO] [stdout] test src/response.rs - response::Response::uri (line 324) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ea0d470ec773badac92513d307a8d42c30d478f9f0a3f846b316c0ce61268b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea0d470ec773badac92513d307a8d42c30d478f9f0a3f846b316c0ce61268b5f", kill_on_drop: false }`
[INFO] [stdout] ea0d470ec773badac92513d307a8d42c30d478f9f0a3f846b316c0ce61268b5f
